We have compiled a list of manufacturers, distributors, product information, reference prices, and rankings for System design and development services.
ipros is IPROS GMS IPROS One of the largest technical database sites in Japan that collects information on.

System design and development services×治郎吉商店 - List of Manufacturers, Suppliers, Companies and Products

System design and development services Product List

1~8 item / All 8 items

Displayed results

Jirobook

Introducing new arrivals and recommended books on the top page! Efficiently manage library materials within companies and departments!

Are you spending too much time and manpower managing documents within your company or department? "Jirobook" is a product that allows you to efficiently manage books, manuals, and other materials with various data items, including three levels of categories. It can manage lending and returns, including history, and is compatible with various operating systems and databases. You can import a book list in CSV format and export it in CSV format for backup purposes. Please contact us for information on operating environments and customization. 【Features】 ■ Web-based usage ■ Ability to track the actual location of books, etc., with the "Bookshelf" item ■ Classification into categories up to three levels ■ Introduction of new arrivals and recommended books on the homepage ■ Management of lending and returns, including history *For more details, please refer to the PDF materials or feel free to contact us.

  • Other information systems
  • Document and Data Management
  • Database

Added to bookmarks

Bookmarks list

Bookmark has been removed

Bookmarks list

You can't add any more bookmarks

By registering as a member, you can increase the number of bookmarks you can save and organize them with labels.

Free membership registration

[Example] VectorWorks Mac Version Plugin Development

VectorWorks Mac version and client/server system using Oracle & Windows NT.

Construction drawings needed when installing built-in storage shelves in apartments, etc. Storage shelves are installed in several locations within a household, such as the entrance, living room, and Western-style rooms, and when considering the entire apartment building, there are multiple households. Since the types may be standardized or have slightly different specifications, individual drawings are required for each installation location. As a result, customers were overwhelmed with the task of creating a large number of similar drawings and picking parts from them. [Case Summary (Excerpt)] ■ Project: Construction Drawing Estimation System ■ Owner: Furniture Manufacturer ■ Target Business: Business Support *For more details, please refer to the related link page or feel free to contact us.

  • Other information systems
  • Embedded applications for mobile phones and PDAs
  • EAI/ETL/WEB application server

Added to bookmarks

Bookmarks list

Bookmark has been removed

Bookmarks list

You can't add any more bookmarks

By registering as a member, you can increase the number of bookmarks you can save and organize them with labels.

Free membership registration

[Example] Intranet (Internal Viewing System for Patent Information)

To meet the detailed requirements of the input form! Extend the query document with JavaScript.

Initially, I was considering My Butler as a DBMS and actually created a prototype on the Apple WorkGroup Server 7250. However, it performed poorly in full-text search, causing Tango to timeout, which led to a restart of Tango. So, I redesigned the database structure, switched the server to Windows NT, and the database to Oracle, and it worked perfectly. 【Case Summary (Excerpt)】 ■ Project: Housing Manufacturer ■ Owner: Drawings, Parts Quantity Estimation ■ Target Business: Software download service for registered users *For more details, please refer to the related links page or feel free to contact us.

  • Other information systems
  • Embedded applications for mobile phones and PDAs
  • EAI/ETL/WEB application server

Added to bookmarks

Bookmarks list

Bookmark has been removed

Bookmarks list

You can't add any more bookmarks

By registering as a member, you can increase the number of bookmarks you can save and organize them with labels.

Free membership registration

Library of Drawings "MyCADBOOK"

MyCADbook allows you to easily and quickly find the one desired drawing from a vast collection of drawing files, anytime.

You can easily check the contents of drawings from a list of thumbnails without launching Vectorworks. The feature of MyCADbook is its integration with the CAD software "Vectorworks" and the file sharing site "ShareDoc." Drawing files uploaded to ShareDoc via the system can have their text searched. You can find the desired file by searching for material names or part codes listed in the drawings. Additionally, the file list displays thumbnails, which can be enlarged for easy content verification on the spot. Furthermore, by using "SD_Auto_Manager," you can upload a large number of drawing files with just one click.

  • Other CAD

Added to bookmarks

Bookmarks list

Bookmark has been removed

Bookmarks list

You can't add any more bookmarks

By registering as a member, you can increase the number of bookmarks you can save and organize them with labels.

Free membership registration

[Example] Drawing standard shapes with Vectorscript commands

Ultimately, there are 186 programs! The initial values are managed in a text file, making it easy to change.

We have upgraded the system for drawing standard shapes using Vectorscript commands and would like to introduce a case that supports modern dialogs. The client is a storage furniture manufacturer that used Vectorworks to create 3D perspective drawings for proposals during business negotiations. Due to the large number of programs, we modularized the dialog display, which occupies a significant portion of the code, and placed it in the Plug-ins folder for common use. Ultimately, there are 186 programs, and the common module has expanded beyond just dialogs to include string manipulation and group operations. The strings and initial values displayed in the dialogs are managed in a text file, making it easy to modify. [Case Overview] ■ Project: VW_pers ■ Operating Environment ・Vectorworks 2014 for Windows (Windows 10) ・Vectorworks 2015 for macOS (Mojave) *For more details, please refer to the PDF document or feel free to contact us.

  • Other information systems
  • Software (middle, driver, security, etc.)
  • Other CAD related software

Added to bookmarks

Bookmarks list

Bookmark has been removed

Bookmarks list

You can't add any more bookmarks

By registering as a member, you can increase the number of bookmarks you can save and organize them with labels.

Free membership registration

[Example] Program for Registering Vectorworks Symbols

The base VW symbol is created manually, and from there, two VectorScript commands are developed to automatically generate a large number of VW symbols!

Over 900 VW symbols are needed from combinations of the same patterns and different sizes. The base VW symbols are created manually, and two VectorScript commands have been developed to automatically generate a large number of VW symbols from there. SYM-01) Execute after selecting the symbol shapes placed on the series creation drawing. Input width variations, depth variations, and left-right inversion in the dialog. Width variations: Specify multiple values separated by commas (e.g., 1000,700,600). Depth variations: Specify multiple values separated by commas (e.g., M,W,D). Left-right inversion: If checked, it will be ignored unless the last character of the item number is "L". Generate group shapes for width variations x depth variations x 2 (if left-right inversion is applicable). SYM-02) Execute after selecting the group shapes on the symbol registration drawing. Multiple selections are allowed. When a prefix is entered in the dialog, each selected group shape will be registered as a symbol with the prefix added to the front of the item number string. The registration destination for the symbols is at the top level. *For more details, please feel free to contact us.

  • Other information systems
  • Software (middle, driver, security, etc.)
  • Other CAD related software

Added to bookmarks

Bookmarks list

Bookmark has been removed

Bookmarks list

You can't add any more bookmarks

By registering as a member, you can increase the number of bookmarks you can save and organize them with labels.

Free membership registration

[Example] Using 4D Server for the backend of an iOS app.

Implement a program to call for each protocol! How to save characters and numbers to a database server.

This article introduces how to save characters and numbers to an internet-based database server from an iOS native app. To access the database server on the internet, connect to the database's port using the HTTP protocol. There are three main methods for exchanging values, and in this case, programs were implemented to call each protocol. 【Case Overview】 ■ Project: iOS Matching App "Hoshiizo" ■ Operating Environment ・ iOS 8, 9 ・ 4D Server v14 *For more details, please refer to the related link page or feel free to contact us.

  • Other information systems
  • Embedded applications for mobile phones and PDAs
  • EAI/ETL/WEB application server

Added to bookmarks

Bookmarks list

Bookmark has been removed

Bookmarks list

You can't add any more bookmarks

By registering as a member, you can increase the number of bookmarks you can save and organize them with labels.

Free membership registration

[Example] Internet (download site)

Assisting with mandatory input validation checks using JavaScript! Here is an introduction to the case study.

One common example is that we shortened the delivery time by using Tango for CGI. When creating the Tango query document, it is efficient to place Jirokichi in the same database as the customer and actually access the database. This time, we planned to implement the minimum required input checks, but when checking Japanese input, the behavior of JavaScript differed between Macintosh and Windows. [Case Summary (Excerpt)] ■ Project: Download Site ■ Owner: Japanese subsidiary of a software manufacturer ■ Target Business: Software download service for registered users *For more details, please refer to the related link page or feel free to contact us.

  • Other information systems
  • Embedded applications for mobile phones and PDAs
  • EAI/ETL/WEB application server

Added to bookmarks

Bookmarks list

Bookmark has been removed

Bookmarks list

You can't add any more bookmarks

By registering as a member, you can increase the number of bookmarks you can save and organize them with labels.

Free membership registration